* buffer.c (Fmake_overlay): Doc clarification.
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 8 Feb 2014 04:11:52 +0000 (20:11 -0800)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 8 Feb 2014 04:11:52 +0000 (20:11 -0800)
src/ChangeLog
src/buffer.c

index 22e8c69db892a2ce4303732a5575104534e21865..44686a7b215b1525e9765366959fa054c49090ae 100644 (file)
@@ -1,3 +1,7 @@
+2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
+
+       * buffer.c (Fmake_overlay): Doc clarification (bug#15489).
+
 2014-02-08  Juanma Barranquero  <lekktu@gmail.com>
 
        * keyboard.c (Frecursive_edit): Fix typo in docstring.
index cbf7291e3c8cfadb50fc876aefd28da55b716463..955c80eb44b4b789a1806a7875f42f3b79cc38a7 100644 (file)
@@ -3830,7 +3830,7 @@ DEFUN ("overlayp", Foverlayp, Soverlayp, 1, 1, 0,
 }
 
 DEFUN ("make-overlay", Fmake_overlay, Smake_overlay, 2, 5, 0,
-       doc: /* Create a new overlay with range BEG to END in BUFFER.
+       doc: /* Create a new overlay with range BEG to END in BUFFER and return it.
 If omitted, BUFFER defaults to the current buffer.
 BEG and END may be integers or markers.
 The fourth arg FRONT-ADVANCE, if non-nil, makes the marker